subroutine call meaning in English
子程序调用, 子例(行)程(序)调用
Examples
- Step one instruction , but proceed through subroutine calls
单步执行一条指令,但通过子程序调用处理。 - Subroutine call instructions
次例程呼叫指令 - C subroutine library to support your program ' s subroutine calls , notably managing input and output
一个c子功能调用库,用来支持你的程序的子功能调用,特别如管理输入与输出。 - A c subroutine library to support your program ' s subroutine calls , notably managing input and output
一个c子功能调用库,用来支持你的程序的子功能调用,特别如管理输入与输出。 - The lk bit specifies whether the address of the next sequential instruction is saved in the link register as a return address for a subroutine call
Lk位指定了下一个顺序指令的地址是否作为子例程调用的返回地址保存在链接寄存器中。